home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / infoserv / www / cern / dev / www-talk.9301-9306.Z / www-talk.9301-9306 / text0884.txt < prev    next >
Encoding:
Text File  |  1995-04-24  |  1.1 KB  |  29 lines

  1. >As more public domain hypertext comes on line, we are going to need
  2. >some big disks on each continent for it.  We should also perhaps use
  3. >some mirroring software to keep them up to date.
  4.  
  5. I see a problem coming here: how does an unreplicated document (say my
  6. own home page) mane a reference to such a replicated document?  If I
  7. have a reference to the closest replica, a user far away who follows
  8. such a link will get pointed to the replica closest to *me*, not
  9. closest to her.
  10.  
  11. Some possible solutions:
  12.  
  13. - a translation scheme whereby clients "know" (e.g. from a local
  14. configuration file that may be updated automatically as mirror sites
  15. are added) that information at host X is identical to info at host Y
  16.  
  17. - a magic string in hostnames that is translated dependent on the
  18. geographical position of the client (e.g.
  19. http://info-cern.closestmirror/...)
  20.  
  21. - upon first contact with a server, it might respond with "please
  22. try the following mirror site which is closer to you" (this could be
  23. put in HTTP2 I suppose).
  24.  
  25. This is a real problem with embedding location information in URLs...
  26.  
  27. --Guido van Rossum, CWI, Amsterdam <Guido.van.Rossum@cwi.nl>
  28.  
  29.